;;; QQ: 67762207
%100
+40
+1
[@main]
#IF
checkpkpoint 2
#SAY
_I do not want such a sinful person and your contacts. \ \
<Close /@exit>
#ELSESAY
_This is the only island of Pan night's shop. What things? \ \
<Buy/@buy> Meat \
<Sell/@sell> Meat \ \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@buy]
#SAY
Would like to fill his stomach, then dried meat is the best food. \ \
<Pre-step/@main>

[@sell]
#SAY
_ To bring fresh meat do, hurry out to see. \ \
<Pre-step/@main>

[Goods]
Dried meat 10 1

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
Check [101] 1
Check [301] 0
checkjob Wizard

#SAY
<On the task of dialogue./@CALL_WizardQuest_5> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_With the left mouse button point of the bodies of living animals, while holding down the ALT key will be able to dig flesh. \ \
_ <Close/@exit>



[@CALL_WizardQuest_5]
#CALL [AreaQuest\ChoBoGuide1\ChoBoGuide1_Wizard.txt] @Basic_Wizard_5

[@ CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@ everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ:67762207